/* CSS Document */
.swiper_one{ width:370px; margin-left:0; float:left; height:320px;}
.swiper-pagination-bullet{ opacity:1; background:#fff; width:10px; height:10px;}
.swiper-pagination-bullet-active{ background:#007aff;}
.swiper_pb a{ display:block; position:relative; width:370px; height:320px;}
.swiper_pb a>p{ position:absolute; bottom:0; background:url(../images/tmb_06.png); width:100%; padding-left:10px; color:#fff; height:56px; line-height:56px;}
.swiper_one .swiper-container-horizontal>.swiper-pagination-bullets,.swiper_one .swiper-pagination-custom, .swiper_one .swiper-pagination-fraction{ right:10px; width:auto; left:auto; bottom:20px;}
.sdp{
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 16px;
}
.swiper-pagination-switch {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 0px 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
  float:left;
  margin-right:6px;
}
.swiper-active-switch {
  background: #fff;
}

.swiper_two{ width:815px; float:left; height:36px; line-height:36px; margin-left:12px;}
.swiper_tb{ background:#eaf3fa; font-size:14px; overflow:hidden;display:flex;justify-content: space-between;}
.swiper_tb a{ color:#333;}
.swiper_tb a i{ float:right; color:#999;}
.siw_tg .lf_one {
  background:url(../images/prev_06.png) no-repeat left top;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -4px;
  width: 7px;
  height:10px;
}
.siw_tg .rg_one {
  background:url(../images/next_06.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  width:7px;
  height:10px;
}
.swi_tz{    display: inline-block;
    width: 70px;
    height: 36px;
    line-height: 36px;
    background: #0066cc url(../images/tg1_03.png) no-repeat 15px 8px;
    color: #fff;
    padding-left: 48px;
    float: left;
    font-size: 14px;}
.siw_tg{ clear:both; overflow:hidden; width:1000px; background:#eaf3fa; position:relative;}








